crypto/tls.cipherSuiteTLS13.aead (field)

2 uses

	crypto/tls (current package)
		cipher_suites.go#L197: 	aead   func(key, fixedNonce []byte) aead
		conn.go#L231: 	hc.cipher = suite.aead(key, iv)